github.com/klauspost/compress/fse.cState.stateTable (field)
5 uses
github.com/klauspost/compress/fse (current package)
compress.go#L82: stateTable []uint16
compress.go#L89: c.stateTable = ct.stateTable
compress.go#L94: c.state = c.stateTable[lu]
compress.go#L102: c.state = c.stateTable[dstState]
compress.go#L110: c.state = c.stateTable[dstState]
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |